Removing previous artifacts...
Training started at 20:36:13
.......................................
INFO:tensorflow:Using config: {'_task_type': None, '_task_id': 0, '_cluster_spec': <tensorflow.python.training.server_lib.ClusterSpec object at 0x124bd7358>, '_master': '', '_num_ps_replicas': 0, '_num_worker_replicas': 0, '_environment': 'local', '_is_chief': True, '_evaluation_master': '', '_tf_config': gpu_options {
per_process_gpu_memory_fraction: 1
}
, '_tf_random_seed': 19850610, '_save_summary_steps': 100, '_save_checkpoints_secs': None, '_log_step_count_steps': 100, '_session_config': None, '_save_checkpoints_steps': 100, '_keep_checkpoint_max': 5, '_keep_checkpoint_every_n_hours': 10000, '_model_dir': 'trained_models/clust-model-01'}
Estimator Type: <class 'tensorflow.contrib.learn.python.learn.estimators.kmeans.KMeansClustering'>
* data input_fn:
================
Input file(s): ['data/train-data.csv']
Batch size: 500
Epoch Count: 1000
Mode: train
Shuffle: False
================
WARNING:tensorflow:From /Users/khalidsalama/anaconda/lib/python3.6/site-packages/tensorflow/contrib/learn/python/learn/estimators/kmeans.py:120: get_global_step (from tensorflow.contrib.framework.python.ops.variables) is deprecated and will be removed in a future version.
Instructions for updating:
Please switch to tf.train.get_global_step
INFO:tensorflow:Create CheckpointSaverHook.
INFO:tensorflow:Saving checkpoints for 1 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:loss = 38770.6, step = 1
INFO:tensorflow:Saving checkpoints for 101 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 128.546
INFO:tensorflow:loss = 11287.3, step = 101 (0.779 sec)
INFO:tensorflow:Saving checkpoints for 201 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 114.686
INFO:tensorflow:loss = 10263.9, step = 201 (0.872 sec)
INFO:tensorflow:Saving checkpoints for 301 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 135.561
INFO:tensorflow:loss = 10424.8, step = 301 (0.738 sec)
INFO:tensorflow:Saving checkpoints for 401 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 124.303
INFO:tensorflow:loss = 11246.8, step = 401 (0.804 sec)
INFO:tensorflow:Saving checkpoints for 501 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 131.144
INFO:tensorflow:loss = 10249.6, step = 501 (0.763 sec)
INFO:tensorflow:Saving checkpoints for 601 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 123.435
INFO:tensorflow:loss = 10426.0, step = 601 (0.810 sec)
INFO:tensorflow:Saving checkpoints for 701 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 130.559
INFO:tensorflow:loss = 11244.1, step = 701 (0.767 sec)
INFO:tensorflow:Saving checkpoints for 801 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 137.358
INFO:tensorflow:loss = 10247.2, step = 801 (0.727 sec)
INFO:tensorflow:Saving checkpoints for 901 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 120.737
INFO:tensorflow:loss = 10427.0, step = 901 (0.828 sec)
INFO:tensorflow:Saving checkpoints for 1001 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 155.19
INFO:tensorflow:loss = 11243.2, step = 1001 (0.645 sec)
INFO:tensorflow:Saving checkpoints for 1101 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 139.163
INFO:tensorflow:loss = 10246.3, step = 1101 (0.718 sec)
INFO:tensorflow:Saving checkpoints for 1201 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 156.517
INFO:tensorflow:loss = 10427.5, step = 1201 (0.639 sec)
INFO:tensorflow:Saving checkpoints for 1301 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 135.149
INFO:tensorflow:loss = 11242.8, step = 1301 (0.740 sec)
INFO:tensorflow:Saving checkpoints for 1401 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 156.145
INFO:tensorflow:loss = 10245.8, step = 1401 (0.640 sec)
INFO:tensorflow:Saving checkpoints for 1501 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 134.041
INFO:tensorflow:loss = 10427.9, step = 1501 (0.746 sec)
INFO:tensorflow:Saving checkpoints for 1601 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 155.929
INFO:tensorflow:loss = 11242.5, step = 1601 (0.641 sec)
INFO:tensorflow:Saving checkpoints for 1701 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 155.166
INFO:tensorflow:loss = 10245.5, step = 1701 (0.644 sec)
INFO:tensorflow:Saving checkpoints for 1801 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 134.543
INFO:tensorflow:loss = 10428.1, step = 1801 (0.743 sec)
INFO:tensorflow:Saving checkpoints for 1901 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 155.267
INFO:tensorflow:loss = 11242.4, step = 1901 (0.644 sec)
INFO:tensorflow:Saving checkpoints for 2001 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 138.506
INFO:tensorflow:loss = 10245.3, step = 2001 (0.722 sec)
INFO:tensorflow:Saving checkpoints for 2101 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 158.153
INFO:tensorflow:loss = 10428.3, step = 2101 (0.633 sec)
INFO:tensorflow:Saving checkpoints for 2201 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 135.475
INFO:tensorflow:loss = 11242.3, step = 2201 (0.738 sec)
INFO:tensorflow:Saving checkpoints for 2301 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 156.354
INFO:tensorflow:loss = 10245.2, step = 2301 (0.640 sec)
INFO:tensorflow:Saving checkpoints for 2401 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 151.1
INFO:tensorflow:loss = 10428.5, step = 2401 (0.662 sec)
INFO:tensorflow:Saving checkpoints for 2501 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 134.795
INFO:tensorflow:loss = 11242.2, step = 2501 (0.742 sec)
INFO:tensorflow:Saving checkpoints for 2601 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 153.641
INFO:tensorflow:loss = 10245.1, step = 2601 (0.651 sec)
INFO:tensorflow:Saving checkpoints for 2701 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 135.826
INFO:tensorflow:loss = 10428.6, step = 2701 (0.736 sec)
INFO:tensorflow:Saving checkpoints for 2801 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 158.035
INFO:tensorflow:loss = 11242.1, step = 2801 (0.633 sec)
INFO:tensorflow:Saving checkpoints for 2901 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:global_step/sec: 134.376
INFO:tensorflow:loss = 10245.0, step = 2901 (0.744 sec)
INFO:tensorflow:Saving checkpoints for 3000 into trained_models/clust-model-01/model.ckpt.
INFO:tensorflow:Loss for final step: 11242.1.
.......................................
Training finished at 20:36:36
Training elapsed time: 23.348445 seconds